PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItemAttributes Class / getKeys Method
In This Topic
    getKeys Method
    In This Topic
    Gets the list of attribute keys.
    Syntax
    public java.lang.String[] getKeys()

    Return Value

    An array of strings representing the attribute keys.
    See Also